<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#bianda1 {  
margin: 0px auto;  
overflow: hidden;
}
#bianda1 img {
cursor: pointer;
transition: all 0.8s; ;
}
#bianda1 img:hover {
transform: scale(1.2); 
}</pre></body></html>